Skip to content

feat(web): pairs filters, error/quality trends, question hub picker - #66

Merged
eamonboyle merged 1 commit into
mainfrom
cursor/product-feature-opportunities-aaf7
Jul 11, 2026
Merged

feat(web): pairs filters, error/quality trends, question hub picker#66
eamonboyle merged 1 commit into
mainfrom
cursor/product-feature-opportunities-aaf7

Conversation

@cursor

@cursor cursor Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Description

Adds four research-dashboard improvements grounded in existing artifact/index data:

  1. Benchmark pairs filters/pairs now supports model, preset, fast mode, date range, and question search (parity with outliers/insight pages). Filters apply to the summary table and /api/pairs exports.
  2. Pipeline error trends/errors shows errors-over-time and errors-by-agent charts when failures exist in scope.
  3. Quality trend chart/quality plots judge rubric scores (coherence, completeness, factual risk, uncertainty handling) chronologically for filtered runs.
  4. Question hub picker/questions/view without a ?question= param now lists popular research topics instead of a dead-end stub.

Also extends InsightFilterCard with a configurable entity label for non-run filter contexts.

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Refactor / chore

Checklist

  • CI passes (typecheck, test, web build, formatting)
  • Code follows project style (Prettier)

Manual testing

  • /pairs — apply model/preset/date filters; verify summary counts and export links respect filters
  • /errors — open with runs that have step errors; confirm trend charts render
  • /quality — open with indexed judge scores; confirm rubric trend line chart
  • /questions/view — open without query param; confirm popular topics table links to hubs
Open in Web View Automation 

- Add model/preset/date filters to benchmark pairs explorer and API
- Show pipeline error trend charts on /errors (over time + by agent)
- Show judge rubric quality trend chart on /quality
- Improve /questions/view empty state with popular research topics table
- Extend InsightFilterCard with configurable entity label

Co-authored-by: Eamon Boyle <eamonboyle@users.noreply.github.com>
@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
llm-debate-research Ready Ready Preview, Comment Jul 11, 2026 8:07am

Request Review

@eamonboyle
eamonboyle marked this pull request as ready for review July 11, 2026 13:29
@eamonboyle
eamonboyle merged commit 5b90a30 into main Jul 11, 2026
3 checks passed
@eamonboyle
eamonboyle deleted the cursor/product-feature-opportunities-aaf7 branch July 13, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants